Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consul: Use new LogCache to improve write throughput #604

Merged
merged 1 commit into from
Jan 14, 2015
Merged

Conversation

armon
Copy link
Member

@armon armon commented Jan 14, 2015

Uses the newly added LogCache from Raft to hold recent entries in memory. This reduces some serialization costs during replication of up-to-date followers.

armon added a commit that referenced this pull request Jan 14, 2015
consul: Use new LogCache to improve write throughput
@armon armon merged commit e9216fa into master Jan 14, 2015
@armon armon deleted the f-log-cache branch January 14, 2015 23:50
duckhan pushed a commit to duckhan/consul that referenced this pull request Oct 24, 2021
* Add ability to specify port for ui service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant